home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / hungerstrike.swf / scripts / DefineSprite_508 / frame_20 / DoAction.as
Encoding:
Text File  |  2007-09-28  |  154 b   |  11 lines

  1. stop();
  2. _parent.page = 2;
  3. p1.onRelease = function()
  4. {
  5.    gotoAndStop(this._name);
  6. };
  7. p3.onRelease = function()
  8. {
  9.    gotoAndStop(this._name);
  10. };
  11.